pull: Check the remote repo type
authorColin Walters <walters@verbum.org>
Sat, 15 Sep 2012 16:34:04 +0000 (12:34 -0400)
committerColin Walters <walters@verbum.org>
Sat, 15 Sep 2012 16:41:25 +0000 (12:41 -0400)
commit59ddbcc500e0cc36a59236294cd12920aac27c64
tree49c64a350baf18377b48acbcbcc2757bb6dc98d0
parent31153913ff452b7fab70d1ee16a62a2e86c51fd5
pull: Check the remote repo type

We can only pull from archive repositories right now.  This will also
be useful for adding compressed archives later.
src/libostree/ostree-repo.c
src/libostree/ostree-repo.h
src/ostree/ostree-pull.c